Crate noodles_bcf
source ·Expand description
noodles-bcf handles the reading and writing of the BCF format.
Re-exports§
pub use self::record::Record;
pub use self::async::io::Reader as AsyncReader;
pub use self::async::io::Writer as AsyncWriter;
Modules§
- Async BCF.
- BCF I/O.
- BCF record.